PBLX8=Val_0x0
DMA Channel 0 Control Register
MSS | Maximum Segment Size This field specifies the maximum segment size that should be used while segmenting the packet. This field is valid only if the ETH_DMA_CH0_TX_CONTROL[TSE] bit is set. It is recommended to use a MSS value of 64 bytes or more. |
PBLX8 | 8xPBL mode When this bit is set, the PBL value programmed in the ETH_DMA_CH0_TX_CONTROL[TXPBL] and ETH_DMA_CH0_RX_CONTROL[RXPBL] fields is multiplied by eight times. Therefore, the DMA transfers the data in 8, 16, 32, 64, 128, and 256 beats depending on the PBL value. 0 (Val_0x0): 8xPBL mode is disabled 1 (Val_0x1): 8xPBL mode is enabled |
DSL | Descriptor Skip Length This bit specifies the Dword to skip between two unchained descriptors. The address skipping starts from the end of the current descriptor to the start of the next descriptor. When the DSL value is equal to zero, the DMA takes the descriptor table as contiguous. |